Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use newline as DNA delimiter, update error check about layer names #1508

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

RyanLucchese
Copy link

Changed the default DNA_DELIMITER to newline, as newlines are unlikely to occur in filenames and it makes the DNA more readable

Updated a check about the layer names containing the DNA delimiter to check the const value rather than hardcoded to -

Fixes #655

zquestz added a commit to cashninjas/shinobi-art-engine that referenced this pull request Oct 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

layer name can not contain dashes, please fix:
1 participant